Import dtkcore_5.6.2.2.orig.tar.gz
authorBoyuan Yang <byang@debian.org>
Sat, 3 Dec 2022 14:05:57 +0000 (09:05 -0500)
committerBoyuan Yang <byang@debian.org>
Sat, 3 Dec 2022 14:05:57 +0000 (09:05 -0500)
commit9f30cb250551e2825c7230365378b796408abc21
tree47480d9125dfcde296e19d688daf746e15ecd3dc
Import dtkcore_5.6.2.2.orig.tar.gz

[dgit import orig dtkcore_5.6.2.2.orig.tar.gz]
300 files changed:
.clog.toml [new file with mode: 0644]
.github/ISSUE_TEMPLATE/config.yml [new file with mode: 0644]
.github/ISSUE_TEMPLATE/empty-issue.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/unit-test-report.md [new file with mode: 0644]
.github/workflows/backup-to-gitlab.yml [new file with mode: 0644]
.github/workflows/call-auto-tag.yml [new file with mode: 0644]
.github/workflows/call-build-deb.yml [new file with mode: 0644]
.github/workflows/call-build-distribution.yml [new file with mode: 0644]
.github/workflows/call-chatOps.yml [new file with mode: 0644]
.github/workflows/call-clacheck.yml [new file with mode: 0644]
.github/workflows/call-commitlint.yml [new file with mode: 0644]
.github/workflows/call-doc-check.yml [new file with mode: 0644]
.github/workflows/call-license-check.yml [new file with mode: 0644]
.github/workflows/call-tag-build.yml [new file with mode: 0644]
.github/workflows/cppcheck.yml [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.gitlab-ci.yml [new file with mode: 0644]
.packit.yaml [new file with mode: 0644]
.project.json [new file with mode: 0644]
.release.json [new file with mode: 0644]
.reuse/dep5 [new file with mode: 0644]
CHANGELOG.md [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
LICENSE [new file with mode: 0644]
LICENSES/CC-BY-4.0.txt [new file with mode: 0644]
LICENSES/CC0-1.0.txt [new file with mode: 0644]
LICENSES/LGPL-2.1-or-later.txt [new file with mode: 0644]
LICENSES/LGPL-3.0-or-later.txt [new file with mode: 0644]
LICENSES/MIT.txt [new file with mode: 0644]
README.md [new file with mode: 0644]
README.zh_CN.md [new file with mode: 0644]
archlinux/PKGBUILD [new file with mode: 0644]
cmake/DtkCMake/DtkCMakeConfig.cmake [new file with mode: 0644]
cmake/DtkTools/DtkSettingsToolsMacros.cmake [new file with mode: 0644]
cmake/DtkTools/DtkToolsConfig.cmake [new file with mode: 0644]
conanfile.py [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/libdtkcore-dev.install [new file with mode: 0644]
debian/libdtkcore-doc.install [new file with mode: 0644]
debian/libdtkcore5-bin.install [new file with mode: 0644]
debian/libdtkcore5.install [new file with mode: 0644]
debian/missing-sources/doxygen-awesome-darkmode-toggle.js [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/source/format [new file with mode: 0644]
debian/symbols.amd64 [new file with mode: 0644]
docs/CMakeLists.txt [new file with mode: 0644]
docs/Specification.md [new file with mode: 0644]
docs/doxygentheme/custom-alternative.css [new file with mode: 0644]
docs/doxygentheme/custom.css [new file with mode: 0644]
docs/doxygentheme/doxygen-awesome-darkmode-toggle.js [new file with mode: 0644]
docs/doxygentheme/doxygen-awesome-fragment-copy-button.js [new file with mode: 0644]
docs/doxygentheme/doxygen-awesome-interactive-toc.js [new file with mode: 0644]
docs/doxygentheme/doxygen-awesome-paragraph-link.js [new file with mode: 0644]
docs/doxygentheme/doxygen-awesome-sidebar-only-darkmode-toggle.css [new file with mode: 0644]
docs/doxygentheme/doxygen-awesome-sidebar-only.css [new file with mode: 0644]
docs/doxygentheme/doxygen-awesome.css [new file with mode: 0644]
docs/doxygentheme/header.html [new file with mode: 0644]
docs/doxygentheme/logo.drawio.svg [new file with mode: 0644]
docs/doxygentheme/toggle-alternative-theme.js [new file with mode: 0644]
docs/dsysinfo.zh_CN.dox [new file with mode: 0644]
examples/CMakeLists.txt [new file with mode: 0644]
examples/dasync-example/CMakeLists.txt [new file with mode: 0644]
examples/dasync-example/main.cpp [new file with mode: 0644]
examples/expintf-example/CMakeLists.txt [new file with mode: 0644]
examples/expintf-example/main.cpp [new file with mode: 0644]
include/DtkCore/DAbstractUnitFormatter [new file with mode: 0644]
include/DtkCore/DBaseFileWatcher [new file with mode: 0644]
include/DtkCore/DCapDir [new file with mode: 0644]
include/DtkCore/DCapFile [new file with mode: 0644]
include/DtkCore/DCapManager [new file with mode: 0644]
include/DtkCore/DConfig [new file with mode: 0644]
include/DtkCore/DConfigFile [new file with mode: 0644]
include/DtkCore/DDBusExtended [new file with mode: 0644]
include/DtkCore/DDBusExtendedAbstractInterface [new file with mode: 0644]
include/DtkCore/DDBusInterface [new file with mode: 0644]
include/DtkCore/DDBusSender [new file with mode: 0644]
include/DtkCore/DDciFile [new file with mode: 0644]
include/DtkCore/DDesktopEntry [new file with mode: 0644]
include/DtkCore/DDiskSizeFormatter [new file with mode: 0644]
include/DtkCore/DError [new file with mode: 0644]
include/DtkCore/DExpected [new file with mode: 0644]
include/DtkCore/DExportedInterface [new file with mode: 0644]
include/DtkCore/DFileServices [new file with mode: 0644]
include/DtkCore/DFileSystemWatcher [new file with mode: 0644]
include/DtkCore/DFileWatcher [new file with mode: 0644]
include/DtkCore/DFileWatcherManager [new file with mode: 0644]
include/DtkCore/DLog [new file with mode: 0644]
include/DtkCore/DNotifySender [new file with mode: 0644]
include/DtkCore/DObject [new file with mode: 0644]
include/DtkCore/DObjectPrivate [new file with mode: 0644]
include/DtkCore/DPathBuf [new file with mode: 0644]
include/DtkCore/DPinyin [new file with mode: 0644]
include/DtkCore/DRecentManager [new file with mode: 0644]
include/DtkCore/DSGApplication [new file with mode: 0644]
include/DtkCore/DSecureString [new file with mode: 0644]
include/DtkCore/DSettings [new file with mode: 0644]
include/DtkCore/DSettingsGroup [new file with mode: 0644]
include/DtkCore/DSettingsOption [new file with mode: 0644]
include/DtkCore/DSingleton [new file with mode: 0644]
include/DtkCore/DStandardPaths [new file with mode: 0644]
include/DtkCore/DSysInfo [new file with mode: 0644]
include/DtkCore/DThreadUtils [new file with mode: 0644]
include/DtkCore/DTimeUnitFormatter [new file with mode: 0644]
include/DtkCore/DTrashManager [new file with mode: 0644]
include/DtkCore/DUtil [new file with mode: 0644]
include/DtkCore/DVtableHook [new file with mode: 0644]
include/DtkCore/DtkCores [new file with mode: 0644]
include/base/derror.h [new file with mode: 0644]
include/base/dexpected.h [new file with mode: 0644]
include/base/dobject.h [new file with mode: 0644]
include/base/dsingleton.h [new file with mode: 0644]
include/base/private/dobject_p.h [new file with mode: 0644]
include/dci/ddcifile.h [new file with mode: 0644]
include/filesystem/dbasefilewatcher.h [new file with mode: 0644]
include/filesystem/dcapfile.h [new file with mode: 0644]
include/filesystem/dcapmanager.h [new file with mode: 0644]
include/filesystem/dfilesystemwatcher.h [new file with mode: 0644]
include/filesystem/dfilewatcher.h [new file with mode: 0644]
include/filesystem/dfilewatchermanager.h [new file with mode: 0644]
include/filesystem/dpathbuf.h [new file with mode: 0644]
include/filesystem/dstandardpaths.h [new file with mode: 0644]
include/filesystem/dtrashmanager.h [new file with mode: 0644]
include/global/dconfig.h [new file with mode: 0644]
include/global/dconfigfile.h [new file with mode: 0644]
include/global/ddesktopentry.h [new file with mode: 0644]
include/global/dsecurestring.h [new file with mode: 0644]
include/global/dsgapplication.h [new file with mode: 0644]
include/global/dsysinfo.h [new file with mode: 0644]
include/global/dtkcore_global.h [new file with mode: 0644]
include/log/AbstractAppender.h [new file with mode: 0644]
include/log/AbstractStringAppender.h [new file with mode: 0644]
include/log/ConsoleAppender.h [new file with mode: 0644]
include/log/FileAppender.h [new file with mode: 0644]
include/log/LogManager.h [new file with mode: 0644]
include/log/Logger.h [new file with mode: 0644]
include/log/RollingFileAppender.h [new file with mode: 0644]
include/log/dloggerdefs.h [new file with mode: 0644]
include/log/win32/OutputDebugAppender.h [new file with mode: 0644]
include/settings/backend/dsettingsdconfigbackend.h [new file with mode: 0644]
include/settings/backend/gsettingsbackend.h [new file with mode: 0644]
include/settings/backend/qsettingbackend.h [new file with mode: 0644]
include/settings/dsettings.h [new file with mode: 0644]
include/settings/dsettingsbackend.h [new file with mode: 0644]
include/settings/dsettingsgroup.h [new file with mode: 0644]
include/settings/dsettingsoption.h [new file with mode: 0644]
include/util/dabstractunitformatter.h [new file with mode: 0644]
include/util/dasync.h [new file with mode: 0644]
include/util/ddbusextended.h [new file with mode: 0644]
include/util/ddbusextendedabstractinterface.h [new file with mode: 0644]
include/util/ddbusinterface.h [new file with mode: 0644]
include/util/ddbussender.h [new file with mode: 0644]
include/util/ddisksizeformatter.h [new file with mode: 0644]
include/util/dexportedinterface.h [new file with mode: 0644]
include/util/dfileservices.h [new file with mode: 0644]
include/util/dnotifysender.h [new file with mode: 0644]
include/util/dpinyin.h [new file with mode: 0644]
include/util/drecentmanager.h [new file with mode: 0644]
include/util/dthreadutils.h [new file with mode: 0644]
include/util/dtimedloop.h [new file with mode: 0644]
include/util/dtimeunitformatter.h [new file with mode: 0644]
include/util/dutil.h [new file with mode: 0644]
include/util/dvtablehook.h [new file with mode: 0644]
misc/DtkConfig.cmake.in [new file with mode: 0644]
misc/dtkcore.pc.in [new file with mode: 0644]
misc/qt_lib_dtkcore.pri.in [new file with mode: 0644]
rpm/dtkcore.spec [new file with mode: 0644]
src/CMakeLists.txt [new file with mode: 0644]
src/base/base.cmake [new file with mode: 0644]
src/base/dobject.cpp [new file with mode: 0644]
src/dbus/dbus.cmake [new file with mode: 0644]
src/dbus/org.desktopspec.ConfigManager.Manager.xml [new file with mode: 0644]
src/dbus/org.desktopspec.ConfigManager.xml [new file with mode: 0644]
src/dci/dci.cmake [new file with mode: 0644]
src/dci/ddcifile.cpp [new file with mode: 0644]
src/dci/private/ddcifileengine.cpp [new file with mode: 0644]
src/dci/private/ddcifileengine_p.h [new file with mode: 0644]
src/dconfig.cpp [new file with mode: 0644]
src/dconfigfile.cpp [new file with mode: 0644]
src/ddesktopentry.cpp [new file with mode: 0644]
src/dsecurestring.cpp [new file with mode: 0644]
src/dsgapplication.cpp [new file with mode: 0644]
src/dsysinfo.cpp [new file with mode: 0644]
src/dtkcore_global.cpp [new file with mode: 0644]
src/filesystem/dbasefilewatcher.cpp [new file with mode: 0644]
src/filesystem/dcapfile.cpp [new file with mode: 0644]
src/filesystem/dcapfsfileengine.cpp [new file with mode: 0644]
src/filesystem/dcapmanager.cpp [new file with mode: 0644]
src/filesystem/dfilesystemwatcher_dummy.cpp [new file with mode: 0644]
src/filesystem/dfilesystemwatcher_linux.cpp [new file with mode: 0644]
src/filesystem/dfilesystemwatcher_win.cpp [new file with mode: 0644]
src/filesystem/dfilewatcher.cpp [new file with mode: 0644]
src/filesystem/dfilewatchermanager.cpp [new file with mode: 0644]
src/filesystem/dpathbuf.cpp [new file with mode: 0644]
src/filesystem/dstandardpaths.cpp [new file with mode: 0644]
src/filesystem/dtrashmanager_dummy.cpp [new file with mode: 0644]
src/filesystem/dtrashmanager_linux.cpp [new file with mode: 0644]
src/filesystem/filesystem.cmake [new file with mode: 0644]
src/filesystem/private/dbasefilewatcher_p.h [new file with mode: 0644]
src/filesystem/private/dcapfsfileengine_p.h [new file with mode: 0644]
src/filesystem/private/dfilesystemwatcher_dummy_p.h [new file with mode: 0644]
src/filesystem/private/dfilesystemwatcher_linux_p.h [new file with mode: 0644]
src/filesystem/private/dfilesystemwatcher_win_p.h [new file with mode: 0644]
src/filesystem/private/private.pri [new file with mode: 0644]
src/glob.cmake [new file with mode: 0644]
src/log/AbstractAppender.cpp [new file with mode: 0644]
src/log/AbstractStringAppender.cpp [new file with mode: 0644]
src/log/ConsoleAppender.cpp [new file with mode: 0644]
src/log/FileAppender.cpp [new file with mode: 0644]
src/log/LogManager.cpp [new file with mode: 0644]
src/log/Logger.cpp [new file with mode: 0644]
src/log/OutputDebugAppender.cpp [new file with mode: 0644]
src/log/README.md [new file with mode: 0644]
src/log/RollingFileAppender.cpp [new file with mode: 0644]
src/log/log.cmake [new file with mode: 0644]
src/settings/backend/dsettingsdconfigbackend.cpp [new file with mode: 0644]
src/settings/backend/gsettingsbackend.cpp [new file with mode: 0644]
src/settings/backend/qsettingbackend.cpp [new file with mode: 0644]
src/settings/dsettings.cpp [new file with mode: 0644]
src/settings/dsettingsgroup.cpp [new file with mode: 0644]
src/settings/dsettingsoption.cpp [new file with mode: 0644]
src/settings/settings.cmake [new file with mode: 0644]
src/util/README.dpinyin [new file with mode: 0644]
src/util/dabstractunitformatter.cpp [new file with mode: 0644]
src/util/ddbusextendedabstractinterface.cpp [new file with mode: 0644]
src/util/ddbusextendedpendingcallwatcher.cpp [new file with mode: 0644]
src/util/ddbusextendedpendingcallwatcher_p.h [new file with mode: 0644]
src/util/ddbusinterface.cpp [new file with mode: 0644]
src/util/ddbusinterface_p.h [new file with mode: 0644]
src/util/ddbussender.cpp [new file with mode: 0644]
src/util/ddisksizeformatter.cpp [new file with mode: 0644]
src/util/dexportedinterface.cpp [new file with mode: 0644]
src/util/dfileservices_dummy.cpp [new file with mode: 0644]
src/util/dfileservices_linux.cpp [new file with mode: 0644]
src/util/dnotifysender.cpp [new file with mode: 0644]
src/util/dpinyin.cpp [new file with mode: 0644]
src/util/drecentmanager.cpp [new file with mode: 0644]
src/util/dthreadutils.cpp [new file with mode: 0644]
src/util/dtimedloop.cpp [new file with mode: 0644]
src/util/dtimeunitformatter.cpp [new file with mode: 0644]
src/util/dvtablehook.cpp [new file with mode: 0644]
src/util/resources/dpinyin.dict [new file with mode: 0644]
src/util/util.cmake [new file with mode: 0644]
src/util/util.qrc [new file with mode: 0644]
tests/CMakeLists.txt [new file with mode: 0644]
tests/data.qrc [new file with mode: 0644]
tests/data/dconf-example.meta.json [new file with mode: 0755]
tests/data/dconf-example.override.json [new file with mode: 0644]
tests/data/dconf-example_other_app_configure.meta.json [new file with mode: 0755]
tests/data/dconf-global.meta.json [new file with mode: 0755]
tests/data/dconf-global.override.json [new file with mode: 0755]
tests/data/dconf-override/dconf-example.override.a.b.json [new file with mode: 0755]
tests/data/dconf-override/dconf-example.override.a.json [new file with mode: 0755]
tests/data/dt-settings.json [new file with mode: 0644]
tests/main.cpp [new file with mode: 0644]
tests/test-recoverage.sh [new file with mode: 0755]
tests/test_helper.hpp [new file with mode: 0644]
tests/ut_dasync.cpp [new file with mode: 0644]
tests/ut_dcapfile.cpp [new file with mode: 0644]
tests/ut_dconfig.cpp [new file with mode: 0644]
tests/ut_dconfigfile.cpp [new file with mode: 0644]
tests/ut_ddci.cpp [new file with mode: 0644]
tests/ut_ddesktopentrytest.cpp [new file with mode: 0644]
tests/ut_ddisksizeformatter.cpp [new file with mode: 0644]
tests/ut_dfilesystemwatcher.cpp [new file with mode: 0644]
tests/ut_dfilewatcher.cpp [new file with mode: 0644]
tests/ut_dfilewatchermanager.cpp [new file with mode: 0644]
tests/ut_dpathbuf.cpp [new file with mode: 0644]
tests/ut_dpinyin.cpp [new file with mode: 0644]
tests/ut_drecentmanager.cpp [new file with mode: 0644]
tests/ut_dsecurestring.cpp [new file with mode: 0644]
tests/ut_dsettings.cpp [new file with mode: 0644]
tests/ut_dstandardpaths.cpp [new file with mode: 0644]
tests/ut_dthreadutils.cpp [new file with mode: 0644]
tests/ut_dtimeunitformatter.cpp [new file with mode: 0644]
tests/ut_dtrashmanager.cpp [new file with mode: 0644]
tests/ut_dutil.cpp [new file with mode: 0644]
tests/ut_dutil.h [new file with mode: 0644]
tests/ut_dvtablehook.cpp [new file with mode: 0644]
tests/ut_gsettingsbackend.cpp [new file with mode: 0644]
tests/ut_logger.cpp [new file with mode: 0644]
tests/ut_qsettingsbackend.cpp [new file with mode: 0644]
tests/ut_singleton.cpp [new file with mode: 0644]
tests/ut_singleton.h [new file with mode: 0644]
tools/CMakeLists.txt [new file with mode: 0644]
tools/dci/CMakeLists.txt [new file with mode: 0644]
tools/dci/dci.pro [new file with mode: 0644]
tools/dci/main.cpp [new file with mode: 0644]
tools/deepin-os-release/CMakeLists.txt [new file with mode: 0644]
tools/deepin-os-release/deepin-os-release.pro [new file with mode: 0644]
tools/deepin-os-release/main.cpp [new file with mode: 0644]
tools/qdbusxml2cpp/CMakeLists.txt [new file with mode: 0644]
tools/qdbusxml2cpp/README [new file with mode: 0644]
tools/qdbusxml2cpp/qdbusxml2cpp.cpp [new file with mode: 0644]
tools/qdbusxml2cpp/qdbusxml2cpp.pro [new file with mode: 0644]
tools/settings/CMakeLists.txt [new file with mode: 0644]
tools/settings/main.cpp [new file with mode: 0644]
tools/settings/settings.pro [new file with mode: 0644]